home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / A_C / BOLO_UPD.ZIP / WINB.BAT < prev    next >
DOS Batch File  |  1995-06-20  |  285b  |  20 lines

  1. cd infos
  2. md c:\dos
  3. md c:\dos\temp
  4. md c:\dos\temp\bolo
  5. copy boprg.exe c:\dos\temp\bolo
  6. copy bolo.pif c:\dos\temp\bolo
  7. getcd
  8. SMARTDRV C-
  9. c:\dos\temp\bolo\boprg.exe /w c:\dos\temp\bolo
  10. SMARTDRV C+
  11. del c:\dos\temp\bolo\boprg.exe
  12. del c:\dos\temp\bolo\bolo.pif
  13. cd \
  14. rd c:\dos\temp\bolo
  15.  
  16.  
  17.  
  18.  
  19.  
  20.